home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 233 / Computer Shopper 233 / ComputerShopperDVD233.iso / Expert / DOSBox / DOSBox0.70-win32-installer.exe / zmbv / zmbv.inf < prev   
Encoding:
Windows Setup INFormation  |  2007-03-02  |  2.1 KB  |  66 lines

  1. [version]
  2. signature="$CHICAGO$"
  3.  
  4. [DefaultInstall]
  5. CopyFiles=ZMBV.Files.Inf,ZMBV.Files.Dll
  6. AddReg=ZMBV.Reg9x
  7. UpdateInis=ZMBV.INIs
  8.  
  9. [DefaultInstall.ntx86]
  10. CopyFiles=ZMBV.Files.Inf,ZMBV.Files.Dll
  11. AddReg=ZMBV.RegNT
  12. UpdateInis=ZMBV.INIs
  13.  
  14. [DefaultUnInstall]
  15. DelFiles=ZMBV.Files.Dll,ZMBV.Files.Inf,ZMBV.Files.Ini
  16. DelReg=ZMBV.Reg9x
  17. UpdateInis=ZMBV.INIs.Del
  18.  
  19. [DefaultUnInstall.ntx86]
  20. DelFiles=ZMBV.Files.Dll,ZMBV.Files.Inf,ZMBV.Files.Ini
  21. DelReg=ZMBV.RegNT
  22. UpdateInis=ZMBV.INIs.Del
  23.  
  24. [SourceDisksNames]
  25. 1="Zip Motion Block Video codec","",1
  26.  
  27. [SourceDisksFiles]
  28. ZMBV.INF=1
  29.  
  30. [DestinationDirs]
  31. ZMBV.Files.Inf=17
  32. ZMBV.Files.Dll=11
  33. ZMBV.Files.Ini=25
  34.  
  35. [ZMBV.Files.Inf]
  36. zmbv.inf
  37.  
  38. [ZMBV.Files.Dll]
  39. zmbv.dll
  40.  
  41. [ZMBV.Files.Ini]
  42. zmbv.ini
  43.  
  44. [ZMBV.Reg9x]
  45. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\VIDC.ZMBV,Description,,"Zip Motion Block Video [ZMBV]"
  46. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\VIDC.ZMBV,Driver,,"zmbv.dll"
  47. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\VIDC.ZMBV,FriendlyName,,"Zip Motion Block Video [ZMBV]"
  48.  
  49. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\ZMBV
  50. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\ZMBV,DisplayName,,"Zip Motion Block Video codec (Remove Only)"
  51. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\ZMBV,UninstallString,,"rundll.exe setupx.dll,InstallHinfSection DefaultUninstall 132 %17%\ZMBV.INF"
  52.  
  53. [ZMBV.RegNT]
  54. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,zmbv.dll,,"Zip Motion Block Video [ZMBV]"
  55. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers32,VIDC.ZMBV,,zmbv.dll
  56.  
  57. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\ZMBV
  58. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\ZMBV,DisplayName,,"Zip Motion Block Video codec (Remove Only)"
  59. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\ZMBV,UninstallString,,"rundll32.exe setupapi,InstallHinfSection DefaultUninstall 132 %17%\ZMBV.INF"
  60.  
  61. [ZMBV.INIs]
  62. system.ini, drivers32,, "VIDC.ZMBV=zmbv.dll"
  63.  
  64. [ZMBV.INIs.Del]
  65. system.ini, drivers32, "VIDC.ZMBV=zmbv.dll"
  66.